-
Home
-
Cloudinary – Deliver Images and Videos at Scale
-
2.5.0
-
Code
-
Classes
- Sync_Queue
Total Complexity |
61 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
459 |
Lines of code |
255 |
Logical lines of code |
148 |
Comment lines |
157 |
Methods |
20 |
Properties |
5 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_queue() |
A |
43 |
9 |
49 |
get_queue_status() |
A |
47 |
7 |
37 |
maybe_resume_queue() |
S |
55 |
6 |
20 |
start_queue() |
S |
54 |
5 |
21 |
get_post() |
S |
55 |
5 |
18 |
thread_running() |
S |
61 |
5 |
11 |
setup() |
S |
61 |
3 |
12 |
mark() |
S |
61 |
3 |
12 |
get_thread_queue() |
S |
66 |
3 |
8 |
build_queue() |
S |
60 |
2 |
15 |
get_queue() |
S |
67 |
2 |
8 |
stop_maybe() |
S |
71 |
2 |
6 |
stop_queue() |
S |
64 |
2 |
10 |
schedule_resume() |
S |
75 |
1 |
4 |
start_thread() |
S |
78 |
1 |
3 |
is_enabled() |
S |
76 |
1 |
4 |
load_hooks() |
S |
79 |
1 |
3 |
is_running() |
S |
75 |
1 |
4 |
set_queue() |
S |
79 |
1 |
3 |
__construct() |
S |
67 |
1 |
7 |